home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PROTX310.ZIP / PACKERS.PTX < prev    next >
Text File  |  1997-08-13  |  1KB  |  37 lines

  1. ; PACKERS.PTX: ProtEXE packer configuration file
  2. ; (see PROTEXE.DOC for details on structure)
  3.  
  4. ;id   exe   com   backup   cmdline
  5.  
  6. ; ComprEXE (included in ProtEXE archive)
  7. c     Y     Y     OLD      COMPREXE %F
  8.  
  9. ; LZEXE (freeware by Fabrice Bellard)
  10. l     Y     N     OLD      LZEXE %F
  11.  
  12. ; PKLITE (shareware by PKWARE, Inc.)
  13. p     Y     Y     -        PKLITE %F
  14.  
  15. ; PKLITE with scrambling (commercial version of PKLITE only)
  16. pc    Y     Y     -        PKLITE -e %F
  17.  
  18. ; DIET (freeware by Teddy Matsumoto)
  19. d     Y     Y     -        DIET %F
  20.  
  21. ; COMPACK (shareware by W.J. Collis)
  22. cp    Y     Y     -        COMPACK %F %T
  23.  
  24. ; TINYPROG (shareware by Tranzoa, Co.)
  25. ; (this one appears to support COM files but
  26. ;  actually just converts them to EXE files)
  27. t     Y     N     -        TINYPROG /k %F
  28.  
  29. ; UCEXE (part of UC2 package, shareware by Ad Infinitum Programs)
  30. u     Y     N     ~XE      UCEXE %F
  31.  
  32. ; WWPACK (shareware by Rafal Wierzbicki & Piotr Warezak)
  33. w     Y     N     OLD      WWPACK %F
  34.  
  35. ; XPACK (shareware by JauMing Tseng)
  36. x     Y     Y     OLE      XPACK %F
  37.